aws-shell software package provides Interactive productivity booster for the AWS CLI, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install aws-shell
aws-shell is installed in your system.
Make ensure the aws-shell package were installed using the commands given below,
$ sudo dpkg-query -l | grep aws-shell *
You will get with aws-shell package name, version, architecture and description in a table
Distro | Ubuntu 17 |
Section | Administration Utilities |
Package | aws-shell |
Version | 0.1.1-2 |
Description | Interactive productivity booster for the AWS CLI |
Sub Section | Admin |